home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4511 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: news.gate.net!news-adm
  2. From: onyx@mary.iia.org (onyx)
  3. Newsgroups: comp.lang.perl.misc,comp.lang.perl.tk,comp.lang.c++,comp.lang.basic.visual.misc
  4. Subject: sending form data to text file on local drive
  5. Date: Tue, 30 Jan 1996 18:33:44 GMT
  6. Organization: CyberGate, Inc.
  7. Message-ID: <4elob3$ur6@news.gate.net>
  8. Reply-To: onyx@mary.iia.org
  9. NNTP-Posting-Host: stpfl-51.gate.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. I have the need to collect form data from a html form and send the
  13. data to an ascii file on the server. Once the data is in place I would
  14. like for a program to print the results to a printer connected to the
  15. server.
  16.  
  17. Does CGI support these types of functions? I have seen the results of
  18. data from a form sent to an email address (mailto:)... the results
  19. were the name of the field and the contents of the field, seperated by
  20. a character (can not remember the character). Can a CGI script be told
  21. to remove the field name leaving only the data and write the file to a
  22. harddisk?
  23.  
  24. I would appreciate a response via email rather than to retrieve it
  25. from here.
  26.  
  27. Thanx
  28.  
  29. onyx
  30.  
  31.